libbitcoin0v5-dbg software package provides Bitcoin toolkit library for asynchronous apps - debugging symbols, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libbitcoin0v5-dbg
libbitcoin0v5-dbg is installed in your system.
Make ensure the libbitcoin0v5-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libbitcoin0v5-dbg *
You will get with libbitcoin0v5-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Debug packages |
| Package | libbitcoin0v5-dbg |
| Version | 2.0-2.4build1 |
| Description | Bitcoin toolkit library for asynchronous apps - debugging symbols |
| Sub Section | debug |